home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / SimpleNetworkStarter.app / English.lproj / PasswordPanel.nib / data.classes next >
Encoding:
Text File  |  1992-02-10  |  2.0 KB  |  134 lines

  1. ChangePasswordPanel = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     clearTextValue:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     panelTitle;
  9.     promptText;
  10.     cancelButton;
  11.     panelAppIcon;
  12.     okButton;
  13.     userText;
  14.     };
  15.     SUPERCLASS = Panel;
  16. };
  17. FirstResponder = {
  18.     ACTIONS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. SNSWindow = {
  23.     ACTIONS = {
  24.     doNetMask:;
  25.     buildItNow:;
  26.     doAutoAdd:;
  27.     okNetPanel:;
  28.     doShare:;
  29.     doNISDomain:;
  30.     doRouter:;
  31.     showDataPanel:;
  32.     doUsePassword:;
  33.     blastNetwork:;
  34.     doBroadcast:;
  35.     doShareHome:;
  36.     doOneTime:;
  37.     cancelNetPanel:;
  38.     runNetPanel:;
  39.     };
  40.     OUTLETS = {
  41.     MachineIPText;
  42.     SecureItButton;
  43.     MoreNetInfoPanel;
  44.     UserAcceptorView;
  45.     ShareUserSwitch;
  46.     mnNetMaskText;
  47.     mnNISSwitch;
  48.     MachineNameText;
  49.     mailFolderText;
  50.     MailAcceptorView;
  51.     mnRouteText;
  52.     mnBroadcastAddr;
  53.     mnRouteSwitch;
  54.     MoreNetCancel;
  55.     MoreNetOK;
  56.     BuildItNowButton;
  57.     mnNISText;
  58.     mnBroadcastText;
  59.     AutoHostAdditionSwitch;
  60.     theNumberThree;
  61.     mnNetMaskSwitch;
  62.     automaticAddressSwitch;
  63.     userFolderText;
  64.     passwordChangePanel;
  65.     UsePasswordSwitch;
  66.     OneTimeSwitch;
  67.     ShareSwitch;
  68.     MorePreciseDataButton;
  69.     };
  70.     SUPERCLASS = Window;
  71. };
  72. Distributor = {
  73.     ACTIONS = {
  74.     destroyItem:;
  75.     setTheView:;
  76.     duplicateItem:;
  77.     inspectItem:;
  78.     terminate:;
  79.     runInfoPanel:;
  80.     sortItem:;
  81.     authenticateAsUser:;
  82.     refreshWindow:;
  83.     performPrint:;
  84.     windowDidBecomeKey:;
  85.     setViewUnSorted:;
  86.     findStringInColumn:;
  87.     setCurrentWindow:;
  88.     freeCurrentBrowser:;
  89.     performPageLayout:;
  90.     setViewPropertyEdit:;
  91.     deauthenticate:;
  92.     revertCurrentEditor:;
  93.     createNIBrowser:;
  94.     breakOpenItem:;
  95.     showFindPanel:;
  96.     disableModification:;
  97.     enableModification:;
  98.     setViewSorted:;
  99.     saveCurrentEditor:;
  100.     setCurrentBrowser:;
  101.     insertItem:;
  102.     windowDidResize:;
  103.     showViewByPanel:;
  104.     appendItem:;
  105.     };
  106.     OUTLETS = {
  107.     findButton;
  108.     viewedByButton;
  109.     myPL;
  110.     theViewMenu;
  111.     currentPropEditor;
  112.     findText;
  113.     lastWindow;
  114.     passwordChangePanel;
  115.     viewedByScroll;
  116.     theDB;
  117.     viewByPanel;
  118.     infoPanel;
  119.     theSecurityMenu;
  120.     newWindow;
  121.     currentWindow;
  122.     workingID;
  123.     tempID;
  124.     theDirectoryMenu;
  125.     versionTag;
  126.     viewedProperty;
  127.     theEditMenu;
  128.     findPanel;
  129.     currentBrowser;
  130.     theDomainMenu;
  131.     };
  132.     SUPERCLASS = Object;
  133. };
  134.